Collator collator
String prefix
ExecutionMode executionMode
ExecutionConfig.ClosureCleanerLevel closureCleanerLevel
int parallelism
int maxParallelism
int numberOfExecutionRetries
boolean forceKryo
boolean disableGenericTypes
boolean enableAutoGeneratedUids
boolean objectReuse
boolean autoTypeRegistrationEnabled
boolean forceAvro
long autoWatermarkInterval
long latencyTrackingInterval
boolean isLatencyTrackingConfigured
long periodicMaterializeIntervalMillis
int materializationMaxAllowedFailures
long executionRetryDelay
RestartStrategies.RestartStrategyConfiguration restartStrategyConfiguration
boolean isDynamicGraph
long taskCancellationIntervalMillis
long taskCancellationTimeoutMillis
boolean useSnapshotCompression
ExecutionConfig.GlobalJobParameters globalJobParameters
LinkedHashMap<K,V> registeredTypesWithKryoSerializers
LinkedHashMap<K,V> registeredTypesWithKryoSerializerClasses
LinkedHashMap<K,V> defaultKryoSerializers
LinkedHashMap<K,V> defaultKryoSerializerClasses
LinkedHashSet<E> registeredKryoTypes
LinkedHashSet<E> registeredPojoTypes
com.esotericsoftware.kryo.Serializer<T> serializer
long count
double sum
double localValue
double max
double min
int localValue
int max
int min
long localValue
long max
long min
DoubleValue wrapper
double sum
long sum
TypeComparator<T> typeComparator
Object[][] boundaries
TypeComparator<T>[] flatComparators
Object[] keys
SerializableTimestampAssigner<T> assigner
long timestamp
long maxAllowedWatermarkDrift
long updateInterval
String watermarkGroup
boolean target
String sinkIdentifier
long blockSize
long readRecords
long blockSize
Path filePath
FileInputFormat.supportsMultiPaths()
and use FileInputFormat.getFilePaths()
and FileInputFormat.setFilePaths(Path...)
.Path[] filePaths
long minSplitSize
int numSplits
long openTimeout
boolean unsplittable
boolean enumerateNestedFiles
FilePathFilter filesFilter
Path outputFilePath
FileSystem.WriteMode writeMode
FileOutputFormat.OutputDirectoryMode outputDirectoryMode
boolean testFileName
boolean lineDelimiterIsLinebreak
Class<T>[] fieldTypes
boolean[] fieldIncluded
byte[] fieldDelim
String fieldDelimString
boolean lenient
boolean skipFirstLineAsHeader
boolean quotedStringParsing
byte quoteCharacter
byte[] commentPrefix
String commentPrefixString
int partitionNumber
InputFormat<OT,T extends InputSplit> replicatedIF
long globalRateBytesPerSecond
long localRateBytesPerSecond
RuntimeContext runtimeContext
org.apache.flink.shaded.guava30.com.google.common.util.concurrent.RateLimiter rateLimiter
Map<K,V> fieldMapping1
Map<K,V> fieldMapping2
FieldSet readFields1
FieldSet readFields2
GenericDataSourceBase<OUT,T extends InputFormat<OUT,?>> source
private Object readResolve()
CPUResource cpuCores
MemorySize taskHeapMemory
MemorySize taskOffHeapMemory
MemorySize managedMemory
Map<K,V> extendedResources
String name
CPUResource cpuCores
MemorySize taskHeapMemory
MemorySize taskOffHeapMemory
MemorySize managedMemory
Map<K,V> externalResources
SlotSharingGroup
.long count
BulkIterationBase.TerminationCriterionAggregator aggregator
boolean isOpened
boolean isClosed
org.apache.flink.api.common.operators.base.OuterJoinOperatorBaseTest.MockRichFlatJoinFunction joiner
OuterJoinOperatorBase<IN1,IN2,OUT,FT extends FlatJoinFunction<IN1,IN2,OUT>> baseOperator
ExecutionConfig executionConfig
RuntimeContext runtimeContext
int partitionNumber
int count
int count
boolean openCalled
boolean closeCalled
Object userCodeObject
String name
BigDecimal value
int restartAttempts
Time delayBetweenAttemptsInterval
TypeInformation<T> type
DeserializationSchema
.String charsetName
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
TypeInformation<T> typeInfo
TypeInformationSerializationSchema.getProducedType()
.TypeSerializer<T> serializer
AggregateFunction<IN,ACC,OUT> aggFunction
ReduceFunction<T> reduceFunction
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
String name
AtomicReference<V> serializerAtomicReference
StateDescriptor.initializeSerializerUnlessSet(ExecutionConfig)
method is called.TypeInformation<T> typeInfo
String queryableStateName
StateTtlConfig ttlConfig
StateTtlConfig.UpdateType updateType
StateTtlConfig.StateVisibility stateVisibility
StateTtlConfig.TtlTimeCharacteristic ttlTimeCharacteristic
Time ttl
StateTtlConfig.CleanupStrategies cleanupStrategies
int cleanupSize
boolean runCleanupForEveryRecord
long queryTimeAfterNumEntries
TimeUnit unit
long size
Class<T> arrayClass
TypeInformation<T> componentInfo
TypeSerializer<T>[] fieldSerializers
CompositeSerializer.PrecomputedParameters precomputed
boolean immutableTargetType
boolean immutable
int length
boolean stateful
org.apache.flink.api.common.typeutils.CompositeTypeSerializerSnapshotTest.TargetCompatibility targetCompatibility
CompositeTypeSerializerSnapshot.OuterSchemaCompatibility mockOuterSchemaCompatibility
TypeSerializer<T>[] nestedSerializers
TypeComparator<T> comparator1
TypeComparator<T> comparator2
TypeComparator<T>[] comparators1
TypeComparator<T>[] comparators2
Object[] referenceKeyFields
Object[] candidateKeyFields
private void writeObject(ObjectOutputStream outputStream) throws IOException
IOException
org.apache.flink.api.common.typeutils.SingleThreadAccessCheckingTypeSerializer.SingleThreadAccessChecker singleThreadAccessChecker
TypeSerializer<T> originalSerializer
byte[] actualBytes
Throwable originalError
boolean ascendingComparison
TypeComparator<T>[] comparators
boolean ascendingComparison
BooleanValue reference
BooleanValue tempReference
TypeComparator<T>[] comparators
boolean ascendingComparison
ByteValue reference
ByteValue tempReference
TypeComparator<T>[] comparators
boolean ascendingComparison
CharValue reference
CharValue tempReference
TypeComparator<T>[] comparators
boolean ascendingComparison
DoubleValue reference
DoubleValue tempReference
TypeComparator<T>[] comparators
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Class<T> enumClass
Map<K,V> valueToOrdinal
Enum.ordinal()
. This allows us to maintain backwards compatibility for previous serialized
data in the case that the order of enum constants was changed or new constants were added.
On a fresh start with no reconfiguration, the ordinals would simply be identical to the enum constants actual ordinals. Ordinals may change after reconfiguration.
Enum<E extends Enum<E>>[] values
EnumSerializer.valueToOrdinal
map. Serves as a bidirectional map to have fast access from ordinal to
value. May be reordered after reconfiguration.boolean ascendingComparison
FloatValue reference
FloatValue tempReference
TypeComparator<T>[] comparators
Class<T> componentClass
TypeSerializer<T> componentSerializer
boolean ascendingComparison
IntValue reference
IntValue tempReference
TypeComparator<T>[] comparators
TypeSerializer<T> elementSerializer
boolean ascendingComparison
LocalDateComparator[] comparators
boolean ascendingComparison
LocalDateComparator dateComparator
LocalTimeComparator timeComparator
LocalDateTimeComparator[] comparators
boolean ascendingComparison
LongValue reference
LongValue tempReference
TypeComparator<T>[] comparators
TypeSerializer<T> keySerializer
TypeSerializer<T> valueSerializer
TypeComparator<T>[] comparators
boolean ascendingComparison
ShortValue reference
ShortValue tempReference
TypeComparator<T>[] comparators
boolean ascendingComparison
StringValue reference
StringValue tempReference
TypeComparator<T>[] comparators
TypeComparator<T>[] comparators
boolean ascending
BasicTypeComparator<T extends Comparable<T>> comparator
int subtaskId
String location
long from
long to
long count
long checksum
String id
long counter
long checksum
String id
TypeSerializer<T> serializer
SerializedListAccumulator<T> accumulator
String id
long counter
int count
TextOutputFormat.TextFormatter<IN> formatter
boolean withReplacement
int numSample
long seed
boolean withReplacement
int numSample
long seed
boolean withReplacement
double fraction
long seed
int[] fields
int[] fields
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
org.apache.hadoop.mapred.JobConf jobConf
org.apache.hadoop.mapred.OutputFormat<K,V> mapredOutputFormat
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
org.apache.hadoop.mapreduce.InputFormat<K,V> mapreduceInputFormat
Class<T> keyClass
Class<T> valueClass
Configuration configuration
boolean fetched
boolean hasNext
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Configuration configuration
org.apache.hadoop.mapreduce.OutputFormat<K,V> mapreduceOutputFormat
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
AbstractID intermediateDataSetId
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
TypeSerializer<T> serializer
TypeSerializer<T> typeSerializer
int id
SplittableIterator<T> source
PrintSinkOutputWriter<IN> writer
int arity
TypeInformation<T>[] fieldTypeInfos
int[] fieldPosMap
boolean emptyColumnAsNull
String partitionMarker
String charsetName
String charsetName
String charsetName
boolean skipInvalidLines
TupleSerializerBase<T> tupleSerializer
TypeSerializer<T> serializer
TypeSerializer<T> serializer
int[] fields
boolean[] isFromFirst
Tuple outTuple
CombineFunction<IN,OUT> wrappedFunction
RichGroupReduceFunction<IN,OUT> wrappedFunction
KeySelector<IN,KEY> keySelector1
KeySelector<IN,KEY> keySelector2
Tuple3<T0,T1,T2> tuple
Function wrappedFunction
long trueCount
long falseCount
long nullCount
double value
double delta
double max
double min
CompensatedSum sum
float max
float min
CompensatedSum sum
int max
int min
int sum
long max
long min
long nonMissingCount
long nullCount
long nanCount
long infinityCount
Aggregator<T,R> min
Aggregator<T,R> max
Aggregator<T,R> sum
CompensatedSum mean
CompensatedSum m2
The algorithm is described in: "Scalable and Numerically Stable Descriptive Statistics in SystemML", Tian et al, International Conference on Data Engineering 2012
long nonNullCount
long nullCount
short max
short min
short sum
long nonNullCount
long nullCount
long emptyCount
int minStringLength
int maxStringLength
CompensatedSum meanLength
Aggregator<T,R>[] columnAggregators
Aggregator<T,R> aggregator
private Object readResolve() throws ObjectStreamException
ObjectStreamException
Object f0
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f19
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f19
Object f20
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f19
Object f20
Object f21
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f19
Object f20
Object f21
Object f22
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f19
Object f20
Object f21
Object f22
Object f23
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
Object f9
Object f10
Object f11
Object f12
Object f13
Object f14
Object f15
Object f16
Object f17
Object f18
Object f19
Object f20
Object f21
Object f22
Object f23
Object f24
Object f0
Object f1
Object f2
Object f3
Object f4
Object f5
Object f6
Object f7
Object f8
TypeInformation<T> leftType
TypeInformation<T> rightType
TypeInformation<T> elementTypeInfo
TypeInformation<T> keyTypeInfo
TypeInformation<T> valueTypeInfo
String functionName
InvalidTypesException typeException
Class<T> arrayType
TypeInformation<T> componentInfo
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
TypeInformation<T> type
int special
Object extraField
PojoField[] fields
int totalFields
String[] fieldNames
boolean[] comparatorOrders
String[] fieldNames
TypeInformation<T>[] types
int totalFields
TypeInformation<T> innerType
TypeInformation<T> field0
TypeInformation<T> field1
long value
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Class<T> type
boolean ascendingComparison
TypeComparator<T>[] comparators
TypeSerializer<T> leftSerializer
TypeSerializer<T> rightSerializer
boolean ascending
Class<T> type
TypeSerializer<T> serializer
TypeComparator<T>[] comparators
Class<T> registeredClass
This can be a dummy class KryoRegistrationSerializerConfigSnapshot.DummyRegisteredClass
if the class no longer exists
when this registration instance was restored.
Class<T> serializerClass
KryoRegistration.SerializerDefinitionType.CLASS
.
This can be a dummy serializer KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass
if the serializer class no
longer exists when this registration instance was restored.
ExecutionConfig.SerializableSerializer<T extends com.esotericsoftware.kryo.Serializer<?> & Serializable> serializableSerializerInstance
KryoRegistration.SerializerDefinitionType.INSTANCE
.
This can be a dummy serializer KryoRegistrationSerializerConfigSnapshot.DummyKryoSerializerClass
if the serializer class no
longer exists or is no longer valid when this registration instance was restored.
KryoRegistration.SerializerDefinitionType serializerDefinitionType
String name
TypeSerializer<T> originalSerializer
byte[] padding
TypeComparator<T> wrappedComparator
boolean order
int flatFields
boolean nullReference
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
TypeComparator<T>[] comparators
int[] normalizedKeyLengths
int numLeadingNormalizableKeys
int normalizableKeyPrefixLen
boolean invertNormKey
TypeSerializer<T> serializer
Class<T> type
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Class<T> clazz
TypeSerializer<T>[] fieldSerializers
int numFields
LinkedHashMap<K,V> registeredClasses
TypeSerializer<T>[] registeredSerializers
ExecutionConfig executionConfig
int arity
int[] keyPositions
NullAwareComparator<T>[] comparators
TypeSerializer<T>[] serializers
int[] normalizedKeyLengths
int numLeadingNormalizableKeys
int normalizableKeyPrefixLen
boolean invertNormKey
boolean[] mask1
boolean[] mask2
String name
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
boolean supportsRowKind
int rowKindOffset
TypeSerializer<T>[] fieldSerializers
int arity
LinkedHashMap<K,V> positionByName
String name
TypeComparator<T> comparator
TypeSerializer<T> serializer
Class<T> clazz
int[] keyPositions
TypeComparator<T>[] comparators
int[] normalizedKeyLengths
int numLeadingNormalizableKeys
int normalizableKeyPrefixLen
boolean invertNormKey
TypeSerializer<T>[] serializers
Class<T> tupleClass
TypeSerializer<T>[] fieldSerializers
int arity
int length
Class<T> type
boolean ascendingComparison
TypeComparator<T>[] comparators
UUID id
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Class<T> type
LinkedHashMap<K,V> kryoRegistrations
This map serves as a preview of the final registration result of the Kryo instance, taking into account registration overwrites.
Currently, we only have one single registration for the value type. Nevertheless, we keep this information here for future compatibility.
String name
Class<T> type
boolean ascendingComparison
TypeComparator<T>[] comparators
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
LinkedHashMap<K,V> defaultSerializers
LinkedHashMap<K,V> defaultSerializerClasses
LinkedHashMap<K,V> kryoRegistrations
This map serves as a preview of the final registration result of the Kryo instance, taking into account registration overwrites.
Class<T> type
LinkedHashMap<K,V> registeredTypesWithSerializers
LinkedHashMap<K,V> registeredTypesWithSerializerClasses
LinkedHashSet<E> registeredTypes
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Object[] extractedKeys
Class<T> clazz
TypeInformation<T>[] typeParamTypeInfos
scala.collection.Seq<A> fieldTypes
scala.collection.Seq<A> fieldNames
String REGEX_INT_FIELD
String REGEX_STR_FIELD
String REGEX_FIELD
String REGEX_NESTED_FIELDS
String REGEX_NESTED_FIELDS_WILDCARD
Pattern PATTERN_NESTED_FIELDS
Pattern PATTERN_NESTED_FIELDS_WILDCARD
Pattern PATTERN_INT_FIELD
TypeSerializer<T> leftSerializer
TypeSerializer<T> rightSerializer
Class<T> clazz
TypeInformation<T> leftTypeInfo
TypeInformation<T> rightTypeInfo
TypeComparator<T>[] getFlatComparators
boolean ascComp
IntComparator intComparator
boolean bitmap$0
scala.Enumeration enum
private Object readResolve()
TypeSerializer<T> elemSerializer
private Object readResolve()
TypeComparator<T>[] getFlatComparators
boolean ascending
TypeComparator<T> typeComparator
scala.Option<A> reference
boolean bitmap$0
private Object readResolve()
byte ZeroInByte
byte OneInByte
TypeInformation<T> elemTypeInfo
private void readObject(ObjectInputStream arg0)
private Object readResolve()
private void readObject(ObjectInputStream arg0)
TypeSerializer<T> elementSerializer
String cbfCode
int classLoaderHash
scala.ref.WeakReference<T> classLoaderRef
String cbfCode
private Object readResolve()
ClassLoader classLoader
String code
private Object readResolve()
private Object readResolve()
org.apache.flink.shaded.guava30.com.google.common.cache.Cache<K,V> CACHE
Class<T> clazz
TypeInformation<T> elementTypeInfo
TypeSerializer<T> elemSerializer
TypeSerializer<T> throwableSerializer
private Object readResolve()
TypeInformation<T> elemTypeInfo
private Object readResolve()
org.slf4j.Logger logger
String query
ClusterBuilder builder
String insertQuery
ClusterBuilder builder
MapperOptions mapperOptions
Class<T> inputClass
ClusterBuilder builder
MapperOptions mapperOptions
Class<T> outputClass
String latchFilePath
long numRecords
long numKeys
long recordsPerPartition
long keysPerPartition
long recordCnt
int partitionId
boolean infinite
int eventsBufferCacheSlots
int entryCacheSlots
java.time.Duration cacheStatisticsInterval
PatternFlatSelectFunction<IN,OUT> flatSelectFunction
PatternSelectFunction<IN,OUT> selectFunction
PatternFlatTimeoutFunction<IN,OUT> flatTimeoutFunction
OutputTag<T> timedOutPartialMatchesTag
PatternTimeoutFunction<IN,OUT> timeoutFunction
OutputTag<T> timedOutPartialMatchesTag
int[] deweyNumber
TypeSerializer<T> sharedBufferSerializer
TypeSerializer<T> eventSerializer
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
TypeSerializer<T> versionSerializer
NFAStateSerializer.readObject(ObjectInputStream)
.TypeSerializer<T> nodeIdSerializer
TypeSerializer<T> eventIdSerializer
TypeSerializer<T> keySerializer
TypeSerializer<T> valueSerializer
TypeSerializer<T> versionSerializer
String name
State.StateType stateType
Collection<E> stateTransitions
StateTransitionAction action
State<T> sourceState
State<T> targetState
IterativeCondition<T> condition
TypeSerializer<T> elementSerializer
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
TypeSerializer<T> eventIdSerializer
NodeId.NodeIdSerializer.readObject(ObjectInputStream)
.private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
TypeSerializer<T> nodeIdSerializer
SharedBufferEdge.SharedBufferEdgeSerializer.readObject(ObjectInputStream)
.TypeSerializer<T> deweyNumberSerializer
ListSerializer<T> edgesSerializer
TypeSerializer<T> edgeSerializer
boolean isProcessingTime
TypeSerializer<T> inputSerializer
NFACompiler.NFAFactory<T> nfaFactory
EventComparator<T> comparator
OutputTag<T> lateDataOutputTag
OutputTag
to use for late arriving events. Elements with timestamp smaller than the
current watermark will be emitted to this.AfterMatchSkipStrategy afterMatchSkipStrategy
IterativeCondition<T> left
IterativeCondition<T> right
IterativeCondition<T> original
IterativeCondition<T> left
IterativeCondition<T> right
IterativeCondition<T>[] nestedConditions
ApplicationStatus status
Configuration backingConfig
String prefix
long bytes
ElementConverter<InputT,RequestEntryT> elementConverter
int maxBatchSize
int maxInFlightRequests
int maxBufferedRequests
long maxBatchSizeInBytes
long maxTimeInBufferMS
long maxRecordSizeInBytes
int sourceIndex
int sourceIndex
Source<T,SplitT extends SourceSplit,EnumChkT> source
boolean finalSource
DataGenerator<T> generator
SerializableFunction<T,R> mapper
int precision
int scale
double min
double max
DataGenerator<T>[] fieldGenerators
List<E> fieldNames
List<E> hosts
ElasticsearchEmitter<T> emitter
org.apache.flink.connector.elasticsearch.sink.BulkProcessorConfig buildBulkProcessorConfig
org.apache.flink.connector.elasticsearch.sink.BulkProcessorBuilderFactory bulkProcessorBuilderFactory
org.apache.flink.connector.elasticsearch.sink.NetworkClientConfig networkClientConfig
DeliveryGuarantee deliveryGuarantee
String index
org.apache.flink.connector.file.sink.FileSink.BucketsBuilder<IN,T extends org.apache.flink.connector.file.sink.FileSink.BucketsBuilder<IN,T>> bucketsBuilder
Path basePath
long bucketCheckInterval
BulkWriter.Factory<T> writerFactory
FileWriterBucketFactory<IN> bucketFactory
BucketAssigner<IN,BucketID> bucketAssigner
CheckpointRollingPolicy<IN,BucketID> rollingPolicy
OutputFileConfig outputFileConfig
boolean isCompactDisabledExplicitly
FileCompactStrategy compactStrategy
FileCompactor fileCompactor
Path basePath
long bucketCheckInterval
Encoder<IN> encoder
FileWriterBucketFactory<IN> bucketFactory
BucketAssigner<IN,BucketID> bucketAssigner
RollingPolicy<IN,BucketID> rollingPolicy
OutputFileConfig outputFileConfig
boolean isCompactDisabledExplicitly
FileCompactStrategy compactStrategy
FileCompactor fileCompactor
String bucketId
InProgressFileWriter.PendingFileRecoverable pendingFile
InProgressFileWriter.InProgressFileRecoverable inProgressFileToCleanup
Path compactedFileToCleanup
byte[] fileDelimiter
DecoderBasedReader.Decoder.Factory<T> decoderFactory
long sizeThreshold
int numCheckpointsBeforeCompaction
int numCompactThreads
SerializableSupplierWithException<T,E extends Throwable> inputFormatFactory
RecordWiseFileCompactor.Reader.Factory<T> readerFactory
BufferedReader reader
FileCompactStrategy strategy
SerializableSupplierWithException<T,E extends Throwable> committableSerializerSupplier
SimpleVersionedSerializer<E> committableSerializer
SerializableSupplierWithException<T,E extends Throwable> committableSerializerSupplier
FileCompactStrategy strategy
SimpleVersionedSerializer<E> committableSerializer
FileCompactor fileCompactor
BucketWriter<IN,BucketID> bucketWriter
List<E> collectingRequests
TreeMap<K,V> checkpointRequests
List<E> compactingRequests
ListState<T> remainingRequestsState
FileCompactStrategy strategy
FileCompactor fileCompactor
SerializableSupplierWithException<T,E extends Throwable> committableSerializerSupplier
SerializableSupplierWithException<T,E extends Throwable> bucketWriterProvider
SimpleVersionedSerializer<E> committableSerializer
BucketWriter<IN,BucketID> bucketWriter
List<E> compactingRequests
SimpleVersionedListState<T> remainingRequestsState
Iterable<T> stateRemaining
SerializableSupplierWithException<T,E extends Throwable> committableSerializerSupplier
SerializableSupplierWithException<T,E extends Throwable> bucketWriterProvider
SerializableSupplierWithException<T,E extends Throwable> committableSerializerSupplier
Path[] inputPaths
FileEnumerator.Provider enumeratorFactory
FileSplitAssigner.Provider assignerFactory
BulkFormat<T,SplitT extends FileSourceSplit> readerFormat
ContinuousEnumerationSettings continuousEnumerationSettings
java.time.Duration discoveryInterval
String id
Path filePath
long offset
long length
long fileModificationTime
FileStatus.getModificationTime()
.long fileSize
FileStatus.getLen()
.String[] hostnames
CheckpointedPosition readerPosition
FileRecordFormat<T> fileFormat
StreamFormat<T> streamFormat
String charsetName
long offset
long recordsAfterOffset
DeserializationSchema<T> deserializationSchema
Path path
FileSystemFactory fsFactory
TableMetaStoreFactory msFactory
boolean overwrite
Path tmpPath
String[] partitionColumns
boolean dynamicGrouped
LinkedHashMap<K,V> staticPartitions
PartitionComputer<T> computer
OutputFormatFactory<T> formatFactory
OutputFileConfig outputFileConfig
BulkWriter.Factory<T> factory
RowDataPartitionComputer computer
PartitionComputer<T> computer
boolean rollOnCheckpoint
long rollingFileSize
long rollingTimeInterval
long inactivityInterval
BulkFormat<T,SplitT extends FileSourceSplit> format
long limit
String defaultPartValue
String[] partitionColumns
int[] partitionIndexes
LogicalType[] partitionTypes
RowData.FieldGetter[] partitionFieldGetters
int[] nonPartitionIndexes
LogicalType[] nonPartitionTypes
RowData.FieldGetter[] nonPartitionFieldGetters
SerializationSchema<T> serializationSchema
long bucketCheckInterval
StreamingFileSink.BucketsBuilder<IN,BucketID,T extends StreamingFileSink.BucketsBuilder<IN,BucketID,T>> bucketsBuilder
Configuration conf
Path locationPath
ObjectIdentifier tableIdentifier
List<E> partitionKeys
TableMetaStoreFactory metaStoreFactory
FileSystemFactory fsFactory
List<E> partitionKeys
Configuration conf
SupplierWithException<R,E extends Throwable> fsFactory
long targetFileSize
long checkpointId
int taskId
int numberOfTasks
long checkpointId
SupplierWithException<R,E extends Throwable> fsFactory
CompactReader.Factory<T> readerFactory
CompactWriter.Factory<T> writerFactory
boolean failOnError
String deliveryStreamName
Properties firehoseClientProperties
SerializationSchema<T> serializationSchema
long cacheMaxSize
long cacheExpireMs
int maxRetryTimes
boolean lookupAsync
long bufferFlushMaxSizeInBytes
long bufferFlushMaxRows
long bufferFlushIntervalMillis
Integer parallelism
String hTableName
byte[] serializedConfig
long bufferFlushMaxSizeInBytes
long bufferFlushMaxMutations
long bufferFlushIntervalMillis
HBaseMutationConverter<T> mutationConverter
AtomicReference<V> failureThrowable
BufferedMutator.ExceptionListener
if a Throwable
was thrown.
Errors will be checked and rethrown before processing each input element, and when the sink is closed.
HBaseTableSchema schema
String nullStringLiteral
String hTableName
byte[] serializedConfig
HBaseTableSchema hbaseTableSchema
String nullStringLiteral
long cacheMaxSize
long cacheExpireMs
int maxRetryTimes
byte[] tableName
byte[] startRow
byte[] endRow
boolean endReached
org.apache.hadoop.hbase.client.ResultScanner resultScanner
byte[] currentRow
long scannedRows
byte[] serializedConfig
String tableName
HBaseTableSchema schema
String nullStringLiteral
boolean endReached
org.apache.hadoop.hbase.client.ResultScanner resultScanner
byte[] currentRow
long scannedRows
byte[] serializedConfig
String hTableName
byte[] serializedConfig
HBaseTableSchema hbaseTableSchema
String nullStringLiteral
long cacheMaxSize
long cacheExpireMs
int maxRetryTimes
String tableName
HBaseTableSchema schema
String nullStringLiteral
boolean discoverAndRollbackOnRecovery
int maxCommitAttempts
boolean allowOutOfOrderCommits
Integer timeoutSec
boolean transactionPerConnection
long batchIntervalMs
int batchSize
int maxRetries
JdbcConnectionProvider connectionProvider
String queryTemplate
int resultSetType
int resultSetConcurrency
RowTypeInfo rowTypeInfo
int fetchSize
Boolean autoCommit
boolean hasNext
Object[][] parameterValues
RowType rowType
AbstractJdbcRowConverter.JdbcDeserializationConverter[] toInternalConverters
AbstractJdbcRowConverter.JdbcSerializationConverter[] toExternalConverters
LogicalType[] fieldTypes
JdbcOutputFormat<In,JdbcIn,JdbcExec extends JdbcBatchStatementExecutor<JdbcIn>> outputFormat
JdbcConnectionProvider connectionProvider
TypeSerializer<T> serializer
JdbcExecutionOptions executionOptions
JdbcOutputFormat.StatementExecutorFactory<T extends JdbcBatchStatementExecutor<?>> statementExecutorFactory
JdbcOutputFormat.RecordExtractor<F,T> jdbcRecordExtractor
JdbcConnectionOptions jdbcOptions
String tableName
JdbcDialect dialect
Integer parallelism
String[] fieldNames
String[] keyFields
String tableName
JdbcDialect dialect
String query
long cacheMaxSize
long cacheExpireMs
int maxRetryTimes
boolean cacheMissingKey
JdbcConnectorOptions jdbcOptions
JdbcExecutionOptions executionOptions
JdbcDmlOptions dmlOptions
TypeInformation<T> rowDataTypeInformation
DataType[] fieldDataTypes
JdbcConnectionProvider connectionProvider
int fetchSize
Boolean autoCommit
Object[][] parameterValues
String queryTemplate
int resultSetType
int resultSetConcurrency
JdbcRowConverter rowConverter
TypeInformation<T> rowDataTypeInfo
String query
JdbcConnectionProvider connectionProvider
DataType[] keyTypes
String[] keyNames
long cacheMaxSize
long cacheExpireMs
int maxRetryTimes
boolean cacheMissingKey
JdbcDialect jdbcDialect
JdbcRowConverter jdbcRowConverter
JdbcRowConverter lookupKeyRowConverter
TypeSerializer<T> xidSerializer
XaFacade xaFacade
org.apache.flink.connector.jdbc.xa.XaGroupOps xaGroupOps
XidGenerator xidGenerator
JdbcOutputFormat<In,JdbcIn,JdbcExec extends JdbcBatchStatementExecutor<JdbcIn>> outputFormat
org.apache.flink.connector.jdbc.xa.XaSinkStateHandler stateHandler
JdbcExactlyOnceOptions options
Xid xid
TypeSerializer<T> xidSerializer
TypeSerializer<T> checkpointAndXidSerializer
DeliveryGuarantee deliveryGuarantee
KafkaRecordSerializationSchema<T> recordSerializer
Properties kafkaProducerConfig
String transactionalIdPrefix
KafkaSubscriber subscriber
OffsetsInitializer startingOffsetsInitializer
OffsetsInitializer stoppingOffsetsInitializer
Boundedness boundedness
KafkaRecordDeserializationSchema<T> deserializationSchema
Properties props
boolean failOnError
String streamName
Properties kinesisClientProperties
SerializationSchema<T> serializationSchema
PartitionKeyGenerator<InputT> partitionKeyGenerator
int indexOfThisSubtask
String delimiter
List<E> fieldNames
Map<K,V> dynamicFieldGetters
RowDataFieldsKinesisPartitionKeyGenerator.fieldNames
from an input record.StringBuilder keyBuffer
Map<K,V> staticFields
RowDataFieldsKinesisPartitionKeyGenerator.dynamicFieldGetters
entries.int keyBufferStaticPrefixLength
RowDataFieldsKinesisPartitionKeyGenerator.keyBuffer
(derived from the values in RowDataFieldsKinesisPartitionKeyGenerator.staticFields
).int fieldNamesStaticPrefixLength
RowDataFieldsKinesisPartitionKeyGenerator.fieldNames
for
which static field values are present in RowDataFieldsKinesisPartitionKeyGenerator.staticFields
.private void readObject(ObjectInputStream ois) throws ClassNotFoundException, IOException
ClassNotFoundException
IOException
private void writeObject(ObjectOutputStream oos) throws IOException
IOException
PulsarSchema<T> schema
PulsarSchema<T> schema
SinkConfiguration sinkConfiguration
PulsarSerializationSchema<IN> serializationSchema
TopicMetadataListener metadataListener
MessageDelayer<IN> messageDelayer
TopicRouter<IN> topicRouter
DeliveryGuarantee deliveryGuarantee
long transactionTimeoutMillis
long topicMetadataRefreshInterval
int partitionSwitchSize
MessageKeyHash messageKeyHash
boolean enableSchemaEvolution
int maxPendingMessages
int maxRecommitTimes
long delayDuration
MessageKeyHash messageKeyHash
AtomicLong counter
int partitionSwitchSize
PulsarSchema<T> pulsarSchema
SerializationSchema<T> serializationSchema
SourceConfiguration sourceConfiguration
PulsarSubscriber subscriber
RangeGenerator rangeGenerator
StartCursor startCursor
StopCursor stopCursor
Boundedness boundedness
PulsarDeserializationSchema<T> deserializationSchema
int messageQueueCapacity
long partitionDiscoveryIntervalMs
boolean enableAutoAcknowledgeMessage
long autoCommitCursorInterval
long transactionTimeoutMillis
java.time.Duration maxFetchTime
int maxFetchRecords
CursorVerification verifyInitialOffsets
String subscriptionName
org.apache.pulsar.client.api.SubscriptionType subscriptionType
org.apache.pulsar.client.api.SubscriptionMode subscriptionMode
CursorPosition.Type type
org.apache.pulsar.client.api.MessageId messageId
Long timestamp
org.apache.pulsar.client.api.MessageId messageId
long timestamp
long timestamp
boolean inclusive
org.apache.pulsar.client.api.MessageId messageId
boolean inclusive
org.apache.pulsar.client.api.MessageId messageId
boolean inclusive
long timestamp
boolean inclusive
String topic
int partitionId
TopicRange range
TopicRange.createFullRange()
full range for all the subscription type except SubscriptionType.Key_Shared
.int start
int end
TypeInformation<T> information
TypeSerializer<T> serializer
TopicPartition partition
StopCursor stopCursor
org.apache.pulsar.client.api.MessageId latestConsumedId
PulsarOrderedSourceReader.snapshotState(long)
, it's
no need to serialize this field into flink checkpoint state.org.apache.pulsar.client.api.transaction.TxnID uncommittedTransactionId
Boundedness boundedness
List<E> elements
Integer emittedElementsNum
PartitionFetcher<P> partitionFetcher
PartitionFetcher.Context<P> fetcherContext
PartitionReader<P,OUT> partitionReader
RowData.FieldGetter[] lookupFieldGetters
java.time.Duration reloadInterval
TypeSerializer<T> serializer
RowType rowType
JobConfWrapper jobConfWrapper
DataFormatConverters.DataFormatConverter<Internal,External>[] partitionConverters
HiveObjectConversion[] hiveObjectConversions
HiveObjectConversion[] partColConversions
int threadNum
JobConfWrapper jobConfWrapper
List<E> partitionKeys
ContinuousPartitionFetcher<P,T extends Comparable<T>> fetcher
HiveTableSource.HiveContinuousPartitionFetcherContext<T extends Comparable<T>> fetcherContext
ObjectPath tablePath
List<E> partitions
int threadNum
JobConfWrapper jobConfWrapper
JobConfWrapper conf
String hiveVersion
String database
String tableName
CachedSerializedValue<T> storageDescriptor
Map<K,V> partitionSpec
Properties tableProps
TypeSerializer<T> typeSerializer
Comparable<T> consumeStartOffset
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
CachedSerializedValue<T> sd
Properties properties
JobConfWrapper jobConfWrapper
List<E> partitionKeys
String[] fieldNames
DataType[] fieldTypes
String hiveVersion
HiveShim shim
RowType producedRowType
boolean useMapRedReader
JobConfWrapper jobConfWrapper
List<E> partitionKeys
String[] fieldNames
DataType[] fieldTypes
String hiveVersion
HiveShim hiveShim
RowType producedRowType
boolean useMapRedReader
PartitionFieldExtractor<T extends FileSourceSplit> partitionFieldExtractor
int threadNum
JobConfWrapper jobConfWrapper
String hiveVersion
ObjectPath tablePath
DataType[] fieldTypes
String[] fieldNames
List<E> partitionKeys
int[] selectedFields
boolean useMapRedReader
ObjectPath tablePath
HiveShim hiveShim
JobConfWrapper confWrapper
List<E> partitionKeys
DataType[] fieldTypes
String[] fieldNames
Configuration configuration
String defaultPartitionName
HiveOptions.PartitionOrder partitionOrder
HiveTablePartition hiveTablePartition
HiveTableInputFormat inputFormat
HiveTablePartition hiveTablePartition
int threadNum
JobConfWrapper jobConf
String hiveVersion
List<E> partitionKeys
DataType[] fieldTypes
String[] fieldNames
List<E> partitions
int[] selectedFields
Long limit
boolean useMapRedReader
HiveTablePartition hiveTablePartition
HiveWriterFactory factory
HiveWriterFactory factory
Class<T> hiveOutputFormatClz
CachedSerializedValue<T> serDeInfo
String[] allColumns
DataType[] allTypes
String[] partitionColumns
Properties tableProperties
JobConfWrapper confWrapper
HiveShim hiveShim
boolean isCompressed
File[] localRocksDbDirectories
PredefinedOptions predefinedOptions
ReadableConfig configurableOptions
RocksDBOptionsFactory rocksDbOptionsFactory
TernaryBoolean enableIncrementalCheckpointing
int numberOfTransferThreads
RocksDBMemoryConfiguration memoryConfiguration
EmbeddedRocksDBStateBackend.PriorityQueueStateType priorityQueueStateType
RocksDBNativeMetricOptions defaultMetricOptions
long writeBatchSize
RocksDBWriteBatchWrapper
, default value
2mb.Boolean useManagedMemory
MemorySize fixedMemoryPerSlot
Double writeBufferRatio
Double highPriorityPoolRatio
Boolean usePartitionedIndexFilters
EmbeddedRocksDBStateBackend rocksDBStateBackend
StateBackend checkpointStreamBackend
Path file
long start
long length
URI uri
int partitionNumber
int totalNumberOfPartitions
int splitNumber
String[] hostnames
SerializableSupplier<T> serializerSupplier
byte[] buffer
int end
int position
int id
double x
double y
Collection<E> centroids
List<E> tasks
FileCopyTaskInputSplit curInputSplit
FileCopyTask task
int splitNumber
EnumTrianglesDataTypes.Edge outEdge
double dampening
double randomJump
EmptyFieldsCountAccumulator.VectorAccumulator emptyFieldCounter
int dataTypeCase_
Object dataType_
int mode_
boolean separatedWithEndMessage_
byte memoizedIsInitialized
FlinkFnApi.Schema schema_
byte memoizedIsInitialized
FlinkFnApi.Schema schema_
byte memoizedIsInitialized
FlinkFnApi.Schema schema_
byte memoizedIsInitialized
FlinkFnApi.TypeInfo typeInfo_
byte memoizedIsInitialized
FlinkFnApi.Schema schema_
byte memoizedIsInitialized
int windowType_
boolean isTimeWindow_
long windowSlide_
long windowSize_
long windowGap_
boolean isRowTime_
int timeFieldIndex_
long allowedLateness_
List<E> namedProperties_
int namedPropertiesMemoizedSerializedSize
Object shiftTimezone_
byte memoizedIsInitialized
int inputCase_
Object input_
byte memoizedIsInitialized
int windowType_
long lowerBoundary_
long upperBoundary_
byte memoizedIsInitialized
int length_
byte memoizedIsInitialized
int length_
byte memoizedIsInitialized
int precision_
int scale_
byte memoizedIsInitialized
Object name_